About UnTag

It's a simple app designed to extract the individual tags from the bigger plugin or monolithic Myth files. It will work with Myth TFL, Myth 2 & 3 files.

Simply open a plugin or a foundation file and its contents are shown. (You can also drag files onto the application icon.) Select the files you want and choose 'Extract' from the Tags menu (or Cmd/Ctrl E).

There is also an "Extract All" menu to get everything extracted at once.

If you are extracting multiple files, they will be put into a folder containing group folders (for example, lets say you are extracting all the collections and geometries from a plugin. A new folder would be created and inside it would be two folders: 'collections' and 'geometries'. Inside these two folders is where you would find your tags.)

Killswitch
eldersanders@hotmail.com



Latest release date: July 10, 2009

Revision history

.051 - fixed a bug extracting tag groups from TFL .gor files

.05 - 	recompiled for Universal Binary for Macs
	added a 'Window' menu to quickly show an already opened plugin
	added a 'Show Details' menu. (You to see the tag's 4 letter code and exact bytes*)
	added support for 'Get Tag Info' menu
	added support for left/right arrows to quickly expand/close groups
	added support for 'detailed maps' and 'detailed textures' (dmap/dtex)
	changed exported folder name from 'interfaces' to 'interface'
	fixed bug with choosing menu item 'Extract' if no items were selected
	fixed bug with opening multiple instances of the same plugin/tag
	


	*-the bytes shown are the file lengths given in the tag files. They are the length of the data ONLY.
	It doesn't account for the 64 bytes for the Myth header.
	

.04 - 	Dropped tags will now open properly if app is not running.

.03 - 	Fixed a small error with exporting Myth 3 files.

.02b - 	Problem not exporting a single folder - would export a different folder.
	Changed the names of the groups folders that get exported (thanks Myrd)
	Fixed some user interface glitches (thanks Industry)

.01b - 	Initial release